User rating:
Creating The Perfect Portfolio
If you're a web designer looking for a job, then an online portfolio is pretty much mandatory. Tips on creating the perfect portfolio.
User rating:
5 experimental ways to search Google
Google Labs has come out with 5 different ways you can search Google, like timeline view, keyword suggestions etc. Somehow none of them really stuck for me.
User rating:
Text to PNG converter
Interesting tool that enables webmasters to convert their textual headlines and navigations into PNG images.
User rating:
YUI CSS Grid Builder
A nice visual tool for creating CSS grids/ layouts, such as two columns, multiple rows and columns etc.
User rating:
23 Resources to achieve Clean and Compressed CSS
There are a number of free online tools that can help you to create and maintain effective CSS coding. Here are some good ones.
User rating:
Sub-pixel problems in CSS
John Resig comments on the divergent ways different browsers handle sub pixel values in CSS.
User rating:
A Study of Ajax Performance Issues
Ajax application performance largely depends on the performance of JavaScript execution and browser DOM operations. A good study on the issues.
User rating:
CSS Sprites: What they Are and how to use them
CSS Sprites refer to the use of one large image to replace numerous for efficiency and to decrease the number of HTTP Requests.